home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / avalanche.swf / scripts / DefineButton2_37 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-09-28  |  55 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("intro");
  3.    play();
  4. }
  5.